testsuite: Add slice model tests
authorMatthias Clasen <mclasen@redhat.com>
Sun, 6 Jan 2019 17:25:50 +0000 (12:25 -0500)
committerBenjamin Otte <otte@redhat.com>
Sun, 20 Jan 2019 05:14:21 +0000 (06:14 +0100)
commit9430b0b6ee3eae95cfa137508df53937a7126b6a
treef7f2704d59bcfec6306ece62f6bf1fd5eaf66d55
parent045b92abddf10445f79dcf65e6864d5aa30ad2b6
testsuite: Add slice model tests

Do the same style of tests we do for all the
other list models. These tests found the issue
fixed in the previous commit.
testsuite/gtk/meson.build
testsuite/gtk/slicelistmodel.c [new file with mode: 0644]